.. _CPU_SSE2_Supported: ================== CPU_SSE2_Supported ================== Check if Streaming SIMD Extensions 2 (SSE2) instructions are supported. :: CPU_SSE2_Supported PROTO **Parameters** **Returns** TRUE if SSE2 instructions are supported, or FALSE otherwise. **Notes** https://en.wikipedia.org/wiki/SSE2 **See Also** :ref:`CPU_CPUID_Supported`, :ref:`CPU_SSE_Supported`, :ref:`CPU_SSE3_Supported`, :ref:`CPU_SSE41_Supported`, :ref:`CPU_SSE42_Supported`